rule:
meta:
name: persist via PATH registry key
namespace: persistence/registry
authors:
- j.j.vannielen@utwente.nl
scopes:
static: function
dynamic: call
att&ck:
- Persistence::Hijack Execution Flow::Path Interception by PATH Environment Variable [T1574.007]
references:
- https://attack.mitre.org/techniques/T1574/007/
features:
- and:
- match: set registry value
- string: /Environment/i
- string: /^PATH$/i
last edited: 2024-12-09 10:29:56